feat: Deferred skills + skill search: load only a few top skills at start, update the system prompt to look up skills (scale t#394
Open
andrei-hasna wants to merge 1 commit into
Conversation
…tart, update the system prompt to look up skills (scale t
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Objective
Deferred skills + skill search: load only a few top skills at start, update the system prompt to look up skills (scale to thousands)
Do not load all skills. Load only a few top skills initially and make most skills deferred (not all injected). Add a skill-search mechanism and update the system prompt to always look for the relevant skills (consider deterministic user-prompt skill retrieval as a fallback). Research the proper approach — there may eventually be thousands of skills or more. The agent MUST start a goal plan for this task and drive it node by node (this is required). Investigate the current codewith implementation first and cite file:line. Build/test on remote Blacksmith only (never compile locally); keep cargo fmt (--config imports_granularity=Item), clippy --tests --all-targets -D warnings, and prettier clean; land a PR into hasna/codewith main.
Verification
Run
run_32621b0ae5f3· backendcodewith· task3e8a1d71-3890-4d38-b08e-02cddc43242d🏭 Generated by @hasnaxyz/factory